PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / getAuthor Method
In This Topic
    getAuthor Method
    In This Topic
    Gets the author.
    Syntax
    public java.lang.String getAuthor()

    Return Value

    The name of the person who created the document.
    See Also